FaFundAlloc 
Logical Entity Name  FaFundAlloc 
Default Table Name  FaFundAlloc 
Physical Only  NO 
Definition 
 
Note 
 

FaFundAlloc Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaFundAllocID(PK)    int  NO 
 
FaFundSummaryID(FK)    int  NO 
 
SyCampusID    int  YES 
 
InitAllocation    numeric(12, 2)  YES 
 
AdjAllocation    numeric(12, 2)  YES 
 
AmountAwarded    numeric(12, 2)  YES 
 
AmountDisbursed    numeric(12, 2)  YES 
 
AmountRefunded    numeric(12, 2)  YES 
 
CurrentBalance    numeric(12, 2)  YES 
 
UserID    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
TS    timestamp  NO 
 

FaFundAlloc Primary and Unique Keys 
Key Name  Key Type  Keys 
FaFundAlloc_FaFundAllocID_U_C_IDX  PrimaryKey  FaFundAllocID 

FaFundAlloc Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaFundSummary  Non-Identifying  One To Zero or More  FK_FaFundAlloc_FaFundSummaryID_FaFundSummary_FaFundSummaryID      FaFundSummaryID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaFundAlloc Check Constraints 
Check Constraint Name  CheckConstraint